Release 10.1A: OpenEdge Reporting:
Report Builder Deployment
Listing the available printers
You can generate a list of available printers and ports from the Progress 4GL by using the
aderb/_prlist.pprocedure.Use the following command in the Progress 4GL application:
The following list describes the arguments for the
_prlist.pprocedure:
printer-listThe character variable that will receive the printer names as a comma-separated list.
port-listThe character variable that will receive the port names as a comma-separated list.
printer-countThe integer variable that counts the number of printers.
For example, run the
printlst.pprocedure:
The commented numbers correspond to the following step-by-step descriptions:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |